body {
    font-family: museo sans, sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #333;
    background: #f1f1f1
}

.wrap {
    width: 480px;
    padding: 0;
    margin: 0 auto;
    background: #fff
}

img.center {
    display: block;
    margin: 0 auto 20px
}

.center {
    text-align: center
}

.uppercase {
    text-transform: uppercase
}

.b,
b {
    font-weight: 700
}

.bolder {
    font-weight: 900
}

h2.title {
    font-size: 30px;
    line-height: 38px;
    text-align: center;
    text-transform: uppercase;
    background: url(../img/1r25.png) center bottom no-repeat;
    padding: 30px 0 25px;
    margin-bottom: 25px;
    font-family: dinroundpro, Arial, Helvetica, sans-serif
}

h2.title span {
    color: #1aa7e3
}

h2.title small {
    display: block;
    font-size: 16px;
    line-height: 24px
}

h2.title2 {
    font-size: 30px;
    line-height: 38px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 400;
    background: url(../img/1r26.png) center bottom no-repeat;
    padding: 30px 0 25px;
    margin-bottom: 25px;
    color: #fff;
    font-family: dinroundpro, Arial, Helvetica, sans-serif
}

p.just {
    text-align: justify;
    -moz-text-align-last: center;
    text-align-last: center
}

p {
    padding: 0 20px 20px
}

.theme_color {
    background: #9bc5c1;
    color: #fff
}

.theme_color1 {
    background: #e5d9ff;
    color: #333
}

.theme_color2 {
    background: #63ce9c;
    color: #fff
}

.theme_color3 {
    background: #cfcfed
}

.white {
    color: #fff
}

.header h2 {
    font-size: 23px;
    line-height: 42px;
    font-weight: 500;
    letter-spacing: .5px;
    text-transform: none
}

.header h1 {
    padding: 10px 0;
    font-size: 46px;
    line-height: 52px;
    letter-spacing: 1.5px;
    color: #fff;
    font-family: dinroundpro, Arial, Helvetica, sans-serif;
    letter-spacing: 1px
}

.header_img {
    background: url(../img/1r17.jpg) center top no-repeat;
    height: 600px;
    position: relative
}

.header_li {
    width: 200px;
    height: 50px;
    line-height: 18px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 8px 15px 8px 5px
}

.header_li img {
    float: left;
    padding: 0 10px 0 0;
    position: relative;
    top: -3px
}

.header_li1 {
    position: absolute;
    top: 10px;
    left: 30px
}

.header_li2 {
    position: absolute;
    top: 10px;
    right: 30px
}

.header .price {
    color: #333;
    width: 451px;
    height: 137px;
    background: url(../img/1r18.png) center top no-repeat;
    margin: -68px auto 20px;
    position: relative;
    z-index: 100;
    text-align: center;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px
}

.header .price .old {
    float: left;
    width: 175px;
    padding: 35px 0 0 25px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.header .price .old span {
    text-decoration: line-through
}

.header .price .new {
    float: left;
    width: 175px;
    padding: 35px 25px 0 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.header .price .old span,
.header .price .new span,
.header .price .sale span {
    display: block;
    font-size: 30px;
    line-height: 32px
}

.header .price .sale {
    float: left;
    width: 100px;
    padding-top: 42px;
    color: #fff;
    letter-spacing: 1px
}

.header .el-timer {
    width: 360px;
    margin: 0 auto 20px
}

.header .time_circles>div>span,
.header .time_circles>div>h4 {
    font-family: museo sans, sans-serif;
    font-weight: 400;
    text-transform: none
}

.header .time_circles>div>span {
    font-weight: 700
}

ul.ul_header {
    width: 400px;
    margin: -10px auto 30px
}

ul.ul_header li {
    background: url(../img/1r27.png) 20px 10px no-repeat #292929;
    padding: 8px 15px 8px 50px;
    margin-bottom: 10px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    font-weight: 700;
    font-size: 17px
}

.button-m {
    width: 400px;
    height: 80px;
    line-height: 80px;
    margin: 0 auto 20px;
    display: block;
    color: #fff;
    text-align: center;
    text-decoration: none;
    font-size: 24px;
    text-transform: uppercase;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    letter-spacing: 2px;
    outline: none;
    border: 0;
    cursor: pointer;
    text-shadow: 0 3px 0 #ec9f17;
    font-family: dinroundpro, Arial, sans-serif;
    font-weight: 700;
    background: #fecb00;
    background: -moz-linear-gradient(top, #fecb00 0%, #fcad51 100%);
    background: -webkit-linear-gradient(top, #fecb00 0%, #fcad51 100%);
    background: linear-gradient(to bottom, #fecb00 0%, #fcad51 100%);
    border-bottom: 5px solid #ee8c43
}

.products_count {
    padding-bottom: 35px
}

.products_count b {
    background: #1aa7e3;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    letter-spacing: 2px;
    padding: 2px 5px;
    margin: 0 4px;
    color: #fff;
    text-align: center
}

.header2 h2 {
    line-height: 24px;
    padding-bottom: 18px
}

.header2 h1 {
    font-size: 36px;
    line-height: 36px;
    letter-spacing: 1.5px;
    color: #f8e174;
    padding-top: 20px
}

.header2 .price2 {
    color: #333;
    width: 440px;
    height: 152px;
    background: url(http://magnit.arruzzi.space/img/price2.png) center top no-repeat;
    margin: -68px auto 20px;
    position: relative;
    z-index: 100;
    text-align: center
}

.header2 .price2 .old {
    float: left;
    width: 150px;
    padding: 48px 0 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.header2 .price2 .new {
    float: left;
    width: 150px;
    padding: 48px 0 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.header2 .price2 .old span,
.header2 .price2 .new span {
    display: block;
    font-size: 30px;
    line-height: 32px
}

.header2 .price2 .sale span {
    display: block;
    font-size: 38px;
    line-height: 38px
}

.header2 .price2 .sale {
    float: left;
    width: 140px;
    padding-top: 34px;
    color: #fff;
    letter-spacing: 1px
}

.header2 .bg_white {
    background: #fff;
    width: 440px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin: -44px auto 0;
    padding: 40px 10px 50px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

ul.ul_header2 {
    text-align: center;
    padding-bottom: 10px
}

ul.ul_header2 li {
    display: inline-block;
    vertical-align: top;
    width: 33%
}

ul.ul_header2 li img {
    display: block;
    margin: 0 auto 10px
}

ul.ul_header2 li p {
    line-height: 20px;
    padding: 0 10px 10px
}

.header2 .button-m {
    margin-top: -45px
}

.header2 .products_count b {
    background: #6e538a;
    color: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    letter-spacing: 2px;
    padding: 2px 5px;
    margin: 0 4px;
    text-align: center
}

.header3 h2 {
    line-height: 42px;
    height: 80px
}

.header3 h1 {
    display: table;
    background: #8362a4;
    border-bottom: 4px solid #6e538a;
    padding: 8px 20px 4px;
    font-size: 32px;
    margin: -40px auto 0;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-shadow: -4px 0 0 #6e538a;
    position: relative;
    z-index: 30
}

.header3 .header_img {
    margin-top: -32px;
    position: relative;
    z-index: 20
}

.ultrablock {
    height: 150px;
    margin-top: -70px;
    position: relative;
    z-index: 35
}

.ultrablock .sale3 {
    color: #fff;
    font-size: 30px;
    text-align: center;
    padding: 16px 0 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 165px;
    height: 150px;
    float: left
}

.ultrablock .sale3 span {
    font-size: 58px;
    line-height: 58px;
    display: block;
    padding-top: 4px
}

.ultrablock_inner {
    float: left;
    width: 315px
}

.price3 {
    width: 275px;
    background: #8362a4;
    border-bottom: 4px solid #6e538a;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 15px;
    overflow: hidden;
    -webkit-border-radius: 0 15px 15px 0;
    -moz-border-radius: 0 15px 15px 0;
    border-radius: 0 15px 15px 0;
    position: relative;
    z-index: 30
}

.ultrablock_inner .left {
    font-size: 20px;
    float: left;
    width: 120px
}

.ultrablock_inner .right {
    float: right;
    text-align: right
}

.ultrablock_inner .old {
    text-decoration: line-through;
    font-style: 18px
}

.ultrablock_inner .new {
    color: #f8e174;
    font-size: 30px
}

.ul_header3 {
    padding: 30px 0
}

.ul_header3 li {
    display: inline-block;
    vertical-align: top;
    width: 33%;
    background: url(http://magnit.arruzzi.space/img/ul_header3.png) center top no-repeat;
    padding: 30px 0 0;
    font-size: 14px;
    line-height: 20px
}

.header3 .products_count b {
    background: #8362a4;
    color: #fff
}

.galery {
    padding: 35px 0 0
}

.reviews_slider img {
    margin: 0 auto;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px
}

.reviews_slider .slick-prev,
.reviews_slider .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    display: block;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 40px;
    height: 40px;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: url(../img/1r3.png) no-repeat #f99b55;
    z-index: 3
}

.reviews_slider .slick-prev {
    left: 20px;
    background-position: 10px 12px
}

.reviews_slider .slick-next {
    right: 20px;
    background-position: -411px 12px
}

.video-container {
    position: relative;
    width: 400px;
    height: 225px;
    overflow: hidden;
    margin: 0 auto 20px;
    background: #000;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

ul.list1 {
    text-align: center;
    padding: 0 0 10px
}

ul.list1 li {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding-bottom: 20px
}

ul.list1 li h3 {
    color: #f8e174;
    font-weight: 700
}

ul.list1 li img {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px
}

ul.list1 li p {
    padding: 0 20px
}

ul.list2 {
    padding: 0 0 10px
}

ul.list2 li {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: #fff;
    color: #222;
    margin: 0 20px 20px;
    overflow: hidden
}

ul.list2 li .text {
    width: 280px;
    float: left;
    padding: 15px 10px 10px 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

ul.list2 li h3 {
    font-weight: 700
}

ul.list2 li img {
    float: right;
    margin: 10px 10px 0 0
}

ul.list2 li p {
    padding: 0
}

ul.list3 {
    padding: 0 0 10px
}

ul.list3 li {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: #7d6596;
    margin: 0 40px 20px;
    overflow: hidden;
    padding: 30px 0 0
}

ul.list3 li img {
    display: block;
    margin: 0 auto 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px
}

ul.list3 li h3 {
    font-weight: 700;
    color: #f0da70
}

ul.list3 li p {
    text-align: center
}

ul.list4 {
    padding: 0 0 10px
}

ul.list4 li {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: #fff;
    color: #222;
    margin: 0 40px 20px;
    overflow: hidden;
    height: 200px
}

ul.list4 li.right_img img {
    float: right
}

ul.list4 li.left_img img {
    float: left
}

ul.list4 li p {
    padding: 70px 15px 0;
    text-align: center;
    background: url(../img/1r15.jpg) center 30px no-repeat
}

ul.list4 li.left_img p {
    margin-left: 200px
}

ul.list4 li.right_img p {
    margin-right: 200px
}

.list_white ul.list1 li h3 {
    color: #222
}

.list_white ul.list2 li {
    -webkit-box-shadow: 0 0 25px -5px #c6c6c6;
    -moz-box-shadow: 0 0 25px -5px #c6c6c6;
    box-shadow: 0 0 25px -5px #c6c6c6
}

.list_white ul.list3 li h3 {
    color: #222
}

.list_white ul.list3 li {
    background: #f0f0fd
}

.list_white ul.list4 li {
    background: #6e538a
}

.list_white ul.list4 li p {
    background: url(http://magnit.arruzzi.space/img/list4.png) center 30px no-repeat;
    color: #fff
}

ul.sked1 {
    padding: 20px 0 0
}

ul.sked1 li {
    padding: 5px 20px 20px 50px;
    margin: 0 20px 10px;
    background: url(../img/1r15.jpg) left 3px no-repeat;
    border-bottom: 1px dashed #f0f0fd
}

ul.sked1 li:last-child {
    border-bottom: 0
}

ul.sked2 {
    padding: 20px 0 0
}

ul.sked2 li {
    padding: 5px 20px 20px 50px;
    margin: 0 20px 10px;
    background: url(http://magnit.arruzzi.space/img/list4.png) left 3px no-repeat;
    border-bottom: 1px dashed #8b75a1
}

ul.sked2 li:last-child {
    border-bottom: 0
}

ul.ul_str {
    text-align: right
}

ul.ul_str b {
    float: left;
    display: inline-block
}

ul.ul_str li {
    padding: 15px 20px 15px 46px;
    background: url(http://magnit.arruzzi.space/img/ul_str.png) 20px 20px no-repeat #f0f0fd
}

ul.ul_str li:nth-child(2n) {
    background: url(http://magnit.arruzzi.space/img/ul_str.png) 20px 20px no-repeat #fff
}

table.drugie {
    margin: 20px 0
}

table.drugie thead tr th {
    font-size: 16px;
    line-height: 16px;
    color: #fff;
    text-transform: uppercase;
    padding: 20px 20px 25px;
    height: 20px
}

table.drugie thead tr th.left {
    background: #cdcdcd;
    border-right: 4px solid #fff
}

table.drugie thead tr th.left span:before {
    content: '';
    display: inline-block;
    width: 21px;
    height: 21px;
    background: url(http://magnit.arruzzi.space/img/left.png) left top no-repeat;
    position: relative;
    top: 5px;
    padding-right: 5px
}

table.drugie thead tr th.right {
    border-left: 4px solid #fff;
    background: #63ce9c
}

table.drugie thead tr th.right span:before {
    content: '';
    display: inline-block;
    width: 21px;
    height: 21px;
    background: url(http://magnit.arruzzi.space/img/right.png) left top no-repeat;
    position: relative;
    top: 5px;
    padding-right: 5px
}

table.drugie tr td {
    font-size: 14px;
    width: 50%;
    padding: 10px 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

table.drugie tr td.first_color {
    background: #f2f2f2;
    border-right: 4px solid #fff
}

table.drugie tr td.second_color {
    background: #e0fff1;
    border-left: 4px solid #fff
}

.spec_inner {
    background: url(http://magnit.arruzzi.space/img/spec_inner.jpg) center top no-repeat;
    position: relative;
    padding-bottom: 10px
}

.spec_img {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    left: 30px;
    top: 80px
}

.spec_inner p {
    padding: 15px 0 20px 150px
}

.spec_inner p b {
    display: block
}

.spec2 {
    padding-bottom: 40px
}

.spec_inner2 {
    background: #fff;
    margin: 20px 40px 0;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    color: #333;
    padding: 30px 0 10px;
    position: relative
}

.spec_inner2:before {
    content: '';
    width: 34px;
    height: 40px;
    background: url(../img/1r23.png) center top no-repeat;
    display: block;
    position: absolute;
    top: 20px;
    left: 20px
}

.spec_inner2:after {
    content: '';
    width: 34px;
    height: 40px;
    background: url(../img/1r22.png) center top no-repeat;
    display: block;
    position: absolute;
    bottom: 8px;
    right: 20px
}

.stamp {
    position: relative
}

.stamp:after {
    content: '';
    width: 140px;
    height: 93px;
    background: url(../img/1r24.png) center top no-repeat;
    display: block;
    position: absolute;
    bottom: -20px;
    right: 30px
}

.stamp img {
    margin: 0 auto 10px;
    display: block
}

.spec2_name b {
    display: block
}

.rev {
    margin: 0 40px 40px;
    position: relative
}

.rev .just {
    background: #fff;
    color: #333;
    padding: 30px 30px 20px;
    margin-top: 30px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    position: relative;
    text-align: justify;
    -moz-text-align-last: center;
    text-align-last: center
}

.rev .just:before {
    content: '';
    width: 50px;
    height: 50px;
    background: url(../img/1r21.jpg) center top no-repeat;
    display: block;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    position: absolute;
    right: 20px;
    top: -25px;
    z-index: 20
}

h2.mar_bot0 {
    margin-bottom: 0
}

img.ava {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    margin: 20px auto 5px;
    -webkit-box-shadow: 0 0 0 3px rgba(235, 239, 245, .5);
    -moz-box-shadow: 0 0 0 3px rgba(235, 239, 245, .5);
    box-shadow: 0 0 0 3px rgba(235, 239, 245, .5)
}

.rev p.name {
    text-align: center;
    padding: 0
}

.rev p.name b {
    display: block
}

img.rev {
    max-width: none;
    margin: -30px -30px 20px;
    -webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0
}

.reviews .slick-prev,
.reviews .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 40px;
    display: block;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 40px;
    height: 40px;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: url(http://magnit.arruzzi.space/img/arrow2.png) no-repeat #b7a9c5;
    z-index: 3
}

.reviews .slick-prev {
    left: 120px;
    background-position: 10px 14px
}

.reviews .slick-next {
    right: 120px;
    background-position: -351px 14px
}

.white_rev .rev .just {
    background: #6e538a;
    color: #fff;
    padding: 30px 30px 20px;
    margin-top: 30px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    position: relative;
    text-align: justify;
    -moz-text-align-last: center;
    text-align-last: center
}

.white_rev2 .rev .just {
    background: #fff;
    color: #333;
    padding: 30px 30px 20px;
    margin-top: 30px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    position: relative;
    text-align: justify;
    -moz-text-align-last: center;
    text-align-last: center;
    -webkit-box-shadow: 0 0 25px -5px #c6c6c6;
    -moz-box-shadow: 0 0 25px -5px #c6c6c6;
    box-shadow: 0 0 25px -5px #c6c6c6
}

.white_rev .reviews .slick-prev,
.white_rev .reviews .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 40px;
    display: block;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 40px;
    height: 40px;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: url(../img/1r3.png) no-repeat #f99b55;
    z-index: 3
}

.white_rev .reviews .slick-prev {
    left: 120px;
    background-position: 10px 12px
}

.white_rev .reviews .slick-next {
    right: 120px;
    background-position: -411px 12px
}

ul.deliv1 {
    margin: 0 35px;
    padding-bottom: 30px
}

ul.deliv1 li {
    display: inline-block;
    vertical-align: top;
    width: 195px;
    margin: 0 5px 10px;
    background: #fff;
    color: #333;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding-top: 20px
}

ul.deliv2 {
    padding-bottom: 30px
}

ul.deliv2 li {
    display: inline-block;
    vertical-align: top;
    width: 195px;
    margin: 0 5px 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding-top: 20px;
    -webkit-box-shadow: 0 0 25px -5px #c6c6c6;
    -moz-box-shadow: 0 0 25px -5px #c6c6c6;
    box-shadow: 0 0 25px -5px #c6c6c6
}

.deliv2>li>span {
    width: 36px;
    height: 36px;
    text-align: center;
    background: #060606;
    line-height: 36px;
    font-size: 20px;
    color: #fff;
    border-radius: 50%;
    display: block;
    margin: -28px auto 5px;
    position: relative;
    z-index: 2;
    font-weight: 700
}

ul.deliv3 {
    margin: 0 35px;
    padding-bottom: 30px
}

ul.deliv3 li {
    margin: 0 auto 10px;
    padding: 10px;
    background: #fff;
    color: #333;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px
}

ul.deliv3 li img {
    float: left
}

ul.deliv3 li .text {
    margin-left: 96px
}

ul.deliv3 li .text p {
    padding: 0;
    line-height: 20px
}

ul.deliv3 li .text h3 {
    text-transform: uppercase
}

ul.deliv4 {
    margin: 0 35px;
    padding-bottom: 30px
}

ul.deliv4 li {
    margin: 0 auto 10px;
    padding: 10px;
    min-height: 104px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0 0 25px -5px #c6c6c6;
    -moz-box-shadow: 0 0 25px -5px #c6c6c6;
    box-shadow: 0 0 25px -5px #c6c6c6
}

ul.deliv4 li img {
    float: left
}

ul.deliv4 li .text {
    margin-left: 96px
}

ul.deliv4 li .text p {
    padding: 0;
    line-height: 20px
}

ul.deliv4 li .text h3 {
    text-transform: uppercase
}

.header form input {
    outline: none;
    display: block;
    background: #fff;
    color: #333;
    font-family: museo sans, sans-serif;
    font-weight: 400;
    width: 400px;
    height: 80px;
    line-height: 86px;
    margin: 0 auto 20px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    letter-spacing: 1px;
    text-align: center;
    border: 0;
    font-size: 18px
}

.footer1 form input {
    background: #7d6596;
    color: #fff
}

.footer1 form input::-webkit-input-placeholder {
    color: #fff
}

.footer1 form input::-moz-placeholder {
    color: #fff
}

.footer1 form input:-moz-placeholder {
    color: #fff
}

.footer1 form input:-ms-input-placeholder {
    color: #fff
}

p.nopad {
    padding-bottom: 0
}

.footer2 .button-m {
    margin: 0 auto
}

.footer2 .bg_white {
    padding-bottom: 30px;
    margin-bottom: 20px
}

.footer3 form {
    margin-top: 30px
}

.cpu {
    padding: 20px 0;
    background: #f1f1f1
}

.cpu p {
    padding: 0
}

.cpu p a {
    color: #333
}

.timer_block {
    margin: 0 auto 20px;
    padding: 10px 10px 6px 15px;
    width: 400px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px dotted #d2d2ee;
    overflow: hidden;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.timer_block p {
    float: left;
    width: 140px;
    font-size: 16px;
    line-height: 24px;
    color: #222;
    padding: 0
}

.timer_block .timer {
    float: left;
    width: 230px
}

.timer_block .timer_item {
    float: left;
    width: 33.333333%;
    font-size: 50px;
    line-height: 50px;
    color: #8362a4;
    text-align: center;
    position: relative
}

.timer_block .timer_item:nth-child(2):before,
.timer_block .timer_item:nth-child(2):after {
    display: block;
    content: ':';
    width: 10px;
    font-size: 28px;
    line-height: 44px;
    position: absolute;
    top: 0
}

.timer_block .timer_item:nth-child(2):before {
    left: -5px
}

.timer_block .timer_item:nth-child(2):after {
    right: -5px
}

.timer_block2 {
    padding: 20px 10px 6px 15px;
    width: 315px;
    height: 86px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 0;
    overflow: hidden;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin: -10px 0 0;
    position: relative;
    z-index: 20
}

.timer_block2 p {
    float: left;
    width: 80px;
    font-size: 16px;
    line-height: 20px;
    color: #222;
    padding: 6px 0 0
}

.timer_block2 .timer {
    float: left;
    width: 200px
}

.timer_block2 .timer_item {
    float: left;
    width: 33.333333%;
    font-size: 40px;
    line-height: 40px;
    margin-top: 8px;
    color: #8362a4;
    text-align: center;
    position: relative
}

.descript {
    padding: 0 20px 30px;
    text-align: center
}

.descript h2.title .bolder {
    display: block
}

.descript .certificate {
    margin: 0 auto;
    width: 400px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 12px rgba(0, 0, 0, .1);
    box-shadow: 0 0 12px rgba(0, 0, 0, .1);
    overflow: hidden
}

.descript .certificate:after {
    display: block;
    content: '';
    clear: both
}

.descript .certificate img {
    display: block;
    float: left;
    width: 200px
}

.descript .certificate .text {
    float: left;
    padding: 15px 10px 0;
    width: 200px;
    height: 268px;
    background: #9bc5c1;
    font-size: 17px;
    line-height: 24px;
    color: #fff;
    text-align: center
}

.descript>img {
    display: block;
    margin: 0 auto 25px
}

.descript>p {
    padding-bottom: 25px;
    font-size: 17px;
    line-height: 1.5em
}

.descript .button-m {
    margin-top: 30px
}

.benefits_section h2.title2 .bolder {
    display: block
}

.list_white h2.title .bolder {
    display: block
}

.spec2 ul.sked1 {
    padding: 0
}

.spec2 ul.sked1 li {
    padding-bottom: 0
}

.spec2 ul.sked1 li b {
    display: block
}

.spec2 .spec_inner2 {
    padding-bottom: 20px
}

.characteristics_section h2.title .bolder {
    display: block
}

.characteristics_section .char_image {
    display: block;
    margin: 0 auto 30px
}

.characteristics_section ul.ul_str {
    margin: 0 0 30px;
    text-align: left
}

.characteristics_section ul.ul_str li {
    padding: 15px 0 15px 15px;
    background: 0 0
}

.characteristics_section ul.ul_str li:nth-child(odd) {
    background: #ecf6fb
}

.characteristics_section ul.ul_str li span {
    margin: 0 10px 0 0;
    padding: 5px 8px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #63ce9c;
    font-weight: 700;
    color: #fff
}

.reviews_section {
    padding: 0 40px
}

.reviews_section .description {
    padding: 0 0 25px;
    font-size: 24px;
    line-height: 30px;
    color: #fff;
    text-align: center
}

.reviews_section .reviews_list {
    margin: 0 0 30px
}

.reviews_section .review_item {
    margin: 0 0 30px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: #fff;
    -webkit-box-shadow: 0 0 12px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 0 12px rgba(0, 0, 0, .1);
    box-shadow: 0 0 12px rgba(0, 0, 0, .1);
    color: #333;
    overflow: hidden;
    text-align: center;
    font-size: 18px;
    padding-bottom: 20px
}

.reviews_section .photo {
    display: block
}

.reviews_section .author_block {
    padding: 20px;
    position: relative
}

.reviews_section .avatar {
    display: block;
    float: left;
    width: 64px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%
}

.reviews_section .author_info {
    padding: 10px 0 0 79px
}

.reviews_section .author_info .name {
    font-weight: 700
}

.reviews_section .review_item .video_block {
    margin-bottom: 20px
}

.reviews_section .review_item>span {
    display: block;
    font-weight: 700
}

.hit_lable {
    width: 180px;
    padding: 6px 25px 6px 55px;
    border-radius: 8px;
    background: #1aa7e3 url(../img/1r14.png) 11px 50% no-repeat;
    font-size: 17px;
    line-height: 1.2em;
    position: absolute;
    top: 20px;
    left: 20px
}

.sect3 {
    color: #fff;
    background: #1aa7e3;
    padding: 10px 0 40px
}

.sect3 .title {
    padding: 30px 10px 25px
}

.list5 {
    padding: 0 25px
}

.list5>li {
    font-size: 18px;
    padding-left: 32px;
    position: relative;
    margin-bottom: 15px
}

.list5>li:before {
    content: '';
    width: 20px;
    height: 20px;
    background: url(../img/1r27.png) 50% 50% no-repeat;
    position: absolute;
    top: 3px;
    left: 0
}

.list5>li:last-child {
    margin-bottom: 0
}

.sect4 {
    padding-bottom: 30px
}

.benef1>li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.benef1>li>img {
    width: 240px
}

.benef1>li .text {
    width: 240px;
    text-align: center;
    padding: 0 20px
}

.benef1>li .text>span {
    display: block;
    margin-bottom: 5px;
    font-weight: 700;
    font-size: 20px
}

.benef1>li .text>p {
    padding: 0
}

.sect4 .button-m {
    margin-top: 35px
}

.sect5 {
    background: #1aa7e3
}

.sect5 .title2 {
    font-weight: 700
}

.sect5 .products_count {
    color: #fff
}

.sect5 .products_count b,
.reviews_section .products_count b {
    background: #fff;
    color: #1aa7e3
}

.sect6 .title span {
    display: block
}

.sect6>img {
    display: block;
    margin: 0 auto 15px
}

.char_list>li:nth-child(odd) {
    background: #ecf6fb
}

.char_list>li {
    padding: 20px 40px;
    text-align: right
}

.char_list>li>b {
    float: left
}

.sect6 .aciton {
    margin-top: 20px
}

.sect6 .aciton>span {
    color: #1aa7e3;
    display: block;
    padding: 0 40px;
    text-align: center;
    font-family: dinroundpro, Arial, sans-serif;
    font-weight: 700;
    font-size: 25px;
    line-height: 1.4em;
    position: relative;
    margin-bottom: 55px
}

.sect6 .aciton>span:after {
    content: '';
    width: 53px;
    height: 78px;
    background: url(../img/1r2.png) 50% 50% no-repeat;
    position: absolute;
    top: 65px;
    right: 65px
}

.reviews_section {
    background: #9cc6c2;
    color: #fff
}

.video_block {
    position: relative;
    height: 220px;
    background: #000;
    overflow: hidden
}

.video_block .youtube,
.video_block iframe,
.video_block object,
.video_block embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.aciton_text {
    text-align: center;
    padding: 0 30px;
    color: #fff
}

.aciton_text>span {
    display: block;
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 5px
}

.aciton_text>span+p {
    font-size: 19px
}

.aciton_text>span+p>span {
    color: #f8e174;
    font-weight: 700
}